
Last chance! 50% off unlimited learning
Sale ends in
mkde.tune( x, low = 0.1, up = 3, s = cov(x) )
M.P. Wand and M.C. Jones (1995). Kernel smoothing, pages 91-92.
mkde, comp.kerncontour
library(MASS)
mkde.tune(iris[, 1:4], c(0.1, 3) )
Run the code above in your browser using DataLab